Fix previous commit
authorjustbur <justin@burkett.cc>
Tue, 5 Jul 2016 13:05:47 +0000 (09:05 -0400)
committerjustbur <justin@burkett.cc>
Tue, 5 Jul 2016 13:05:47 +0000 (09:05 -0400)
which-key.el

index 324778841a7673de17d0db95a8e8391690ddfd69..c9cd9e3b3fc6930356fb3d06487cee7568ddfdba 100644 (file)
@@ -2132,7 +2132,7 @@ Finally, show the buffer."
                 (or (null which-key-inhibit-regexps)
                     (not
                      (which-key--any-match-p
-                      which-key-allow-regexps (key-description prefix-keys))))
+                      which-key-inhibit-regexps (key-description prefix-keys))))
                 ;; Do not display the popup if a command is currently being
                 ;; executed
                 (or (and which-key-allow-evil-operators